Welcome![Sign In][Sign Up]
Location:
Search - SNAKE CONTOUR

Search list

[Graph programsnake.m

Description: snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
Platform: | Size: 2048 | Author: atlas | Hits:

[Multimedia Developgsnake

Description: GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snake). GSNAKE consists of a set of objects built in C++, suitable for use in the area of feature extraction, character recognition, motion analysis and etc.-GSNAKE API provides tools for contour mode ling, extraction, detection and classification, based on generalized active contour model (g-s nake). GSNAKE consists of a set of objects built in C, suitable for use in the area of feature extracti on, character recognition, motion analysis and etc..
Platform: | Size: 1830912 | Author: 妙飞 | Hits:

[AI-NN-PRgsnake_src

Description: snake算法,用于轮廓检测,可以用于跟踪算法。-snake algorithm for contour detection, tracking algorithm can be used.
Platform: | Size: 56320 | Author: rmb | Hits:

[2D GraphicSnakes

Description: Snake模型,也就是常说得Active Contour模型的MATLAB实现,其中还包含了原文献。-Snake model, which is often put Active Contour MATLAB model, it also includes the original literature.
Platform: | Size: 1958912 | Author: 王设 | Hits:

[GDI-Bitmapactivecontour

Description: snake(active contour)的c++版本。输入:用户标定的初始点。输出:目标边界-snake (active contour) c++ version. Enter : the initial user calibration point. Output : Target border
Platform: | Size: 6144 | Author: rebeller | Hits:

[Special Effectssnakesf_demo

Description: snake算法实现轮廓提取,可以生成一个对话框,点相应按钮实现相关处理功能-snake contour extraction algorithm can generate a dialog, point to achieve the button corresponding correlation function
Platform: | Size: 8192 | Author: 刘劳达 | Hits:

[Special Effectssnaketest

Description: 活动轮廓模型(snake模型)的VC++源码,可以编译并且运行-Active contour model (snake model) VC++ Source, you can compile and run
Platform: | Size: 7168 | Author: 怕问 | Hits:

[Special Effectssnake

Description: Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。-Snake algorithm or Active Contour Models. Such algorithms need to give the initial profile, and then proceed to iteration, so that contours along the direction of lower energy around, and finally get an optimization of the border.
Platform: | Size: 14336 | Author: 王亦 | Hits:

[Special EffectsSnake-C

Description: Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。-Snake algorithm or Active Contour Models. Such algorithms need to give the initial profile, and then proceed to iteration, so that contours along the direction of lower energy around, and finally get an optimization of the border.
Platform: | Size: 5120 | Author: 王亦 | Hits:

[Documentsactive_contour_usage

Description: 主动轮廓模型(蛇模型)及应用MATLAB源码,-Active Contour Model (Snake Model) and application of MATLAB source,
Platform: | Size: 103424 | Author: 张惊雷 | Hits:

[Special Effectssnake-face

Description: 这是在研究生时期做的用Snake模型来进行人脸轮廓提取的源码-This is done by graduate students during the Snake model for face contour extraction source
Platform: | Size: 223232 | Author: chenwenjuan | Hits:

[Special EffectsTestSnake

Description: Snake算法的程序,提取图像对象的轮廓,可以使用不同的图像,只要在代码中更新初始轮廓点就行。电脑上一定要有OpenCV库!-Snake algorithm procedure, extract the contours of the object image, you can use different images, as long as in the code to update the initial contour points on the line. Computer must OpenCV library!
Platform: | Size: 12288 | Author: zhangjian | Hits:

[Special Effectssnake

Description: Snake是提取物体精确轮廓常用的算法,自Kass于1987年提出以来,已广泛应用于数字图像分析和计算机视觉领域。由于SNAKE模型具有良好的提取和跟踪特定区域内目标轮廓的能力,因此非常适合于医学图像如CT和MR图像的处理,以获得特定器官及组织的轮廓。Matlab编写。-Snake is the precise object contour extraction algorithms commonly used, since Kass in 1987 proposed, it has been widely used in digital image analysis and computer vision fields. SNAKE model as a result of good extraction and tracking a specific target region contour, and therefore very suitable for medical images such as CT and MR images of the treatment in order to obtain a specific outline of organs and tissues. Matlab prepared.
Platform: | Size: 3072 | Author: | Hits:

[Special Effectssnake

Description: 在MATLAB编程环境下,使用一种活动轮廓的方法实现图像分割的程序。-In the MATLAB programming environment, the use of an active contour method to achieve image segmentation procedures.
Platform: | Size: 5120 | Author: yuyu | Hits:

[Graph programsnake

Description: snake算法,用于图像轮廓提取-snake algorithm, for image contour extraction
Platform: | Size: 1024 | Author: | Hits:

[Special Effectssnake

Description: snake程序代码,用于图像分割。是一活动轮廓模型-snake program code for image segmentation. Active contour model is a
Platform: | Size: 1024 | Author: 张砚博 | Hits:

[Special Effectssnake

Description: opencv实现的snake算法,可以用于轮廓提取。-opencv realized snake algorithm, can be used for contour extraction.
Platform: | Size: 919552 | Author: 李占闯 | Hits:

[Special Effectssnakes-active-contour-models

Description: 非常经典的snake文章。必看之一。Snake模型初始轮廓选取的研究-Very classic snake article. One must-see. Snake model of the initial outline of the selected research
Platform: | Size: 1383424 | Author: leon | Hits:

[Special Effectssnake

Description: 主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。-snake model,active contour model,image segmentation
Platform: | Size: 197632 | Author: peter | Hits:

[Special EffectsSnake-contour

Description: 本程序以VC++为开发环境,以opencv和MFC为开发语言实现用Snake方法轮廓提取轮廓。提取轮廓是图像处理和视频流处理的基础-This procedure for a VC++ development environment, and MFC in opencv using the development of language Snake contour contour extraction method. Extraction of the outline of the image processing and video streaming deal with the basis of ...
Platform: | Size: 967680 | Author: baiyang | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net